Welcome![Sign In][Sign Up]
Location:
Search - frame buffer

Search list

[OpenGL programsimple_framebuffer_object

Description: opengl2.0高级渲染语言提供了新的离屏(off screen)技术FBO(frame buffer object)。本代码简单演示FBO的启动,调用,以及将结果通过2维纹理映射方式显示在屏幕上-opengl2.0 advanced rendering provides a new language from the screen (off screen) Technical F BO (frame buffer object). This simple demonstration code FBO activated calling and the results through two-dimensional texture mapping shown on the screen
Platform: | Size: 402432 | Author: 王赞纲 | Hits:

[Video Capturecapture_video_frequency

Description: VC++实现AVI文件的图像截取,Cavi类中的pData缓冲区存放AVI文件中的具体某一帧图像数据,同时Cavi类的m_pBMI为BMP图像文件信息结构,这时可以根据图像的大小定义BMP图像文件头结构-VC AVI file image interception, Cavi type of buffer storage pData AVI file of a specific frame image data, while the m_pBMI Cavi type of BMP image file information structure, this can be based on the size of image definition BMP image file structure
Platform: | Size: 1024 | Author: 陆芸 | Hits:

[Special Effectsvideofram

Description: 用CPLD控制图像卡进行帧存逻辑的verilog程序,用Quartus II 5.0打开-with CPLD control image frame buffer cards logical verilog procedures, Quartus II 5.0 Open
Platform: | Size: 1024 | Author: 陈刚峰 | Hits:

[Other Embeded programramebuffer

Description: 基于Frame-buffer的图形显示!移植性好!已实现过的!附一部分电路图(用PROTEL打开).-based Frame-buffer graphics display! Transplanted! Has been realized!- Part of the circuit diagram (using PROTEL open).
Platform: | Size: 3388416 | Author: 蔡再来 | Hits:

[Otherfb-driver-explane

Description: framebuffer 设备即帧缓冲设备(简写fb)提供了显示接口的抽象描述。他 同时代表着显示接口的存储区,应用程序通过定义好的函数访问,不需要知道底 层的任何操作。-framebuffer equipment that frame buffer (abbreviation fb) provided a display interface to the abstract depiction out. He also represented the storage and display interface, application function by defining good visit, does not need to know the bottom of any operation.
Platform: | Size: 276480 | Author: cheng xun | Hits:

[Embeded Linuxframebuffer

Description: 利用framebuffer画小企鹅 Linux的framebuffer接口提供给用户访问显示设备的通用接口,通过mmap映射显示缓冲给用户,fb中我们设置什么值,将直接在屏幕上显示出来。本实验我们要利用framebuffer在屏幕上显示一个小企鹅,可以接读取bmp图片,设置framebuffer的值,或者利用include/linux/linux_logo.h文件(该文件已经定义好小企鹅的颜色和位置信息),设置framebuffer的值。本实验采用的是第二种方法。只要读取linux_logo.h中数组的值,进行相应的移位操作,将值赋给fb即可在屏幕上显示出小企鹅 。-Framebuffer draw using the framebuffer Little Penguin Linux interface to the user access to the display device of the common interface, through mmap mapped display buffer to the user, fb set up what we value, will be directly displayed on the screen. This experiment we want to use framebuffer on the screen, a small penguin, you can then read bmp images, set up framebuffer value, or the use of include/linux/linux_logo.h file (the file has the definition of a good little penguins color and location information) , set the value of framebuffer. Used in this experiment is the second method. Linux_logo.h read in as long as the value of the array, the corresponding shift operation, the value assigned to fb can be displayed on the screen small penguins.
Platform: | Size: 7168 | Author: 果法 | Hits:

[Graph programfb01

Description: 嵌入式 frame buffer 的显示图像操作实现-Embedded frame buffer display image operation to achieve
Platform: | Size: 5120 | Author: scx | Hits:

[Embeded Linuxw90p710_lcd

Description: winbond w90p710 lcd frame buffer driver。-winbond w90p710 lcd frame buffer driver.
Platform: | Size: 13312 | Author: pondahai | Hits:

[Linux-Unixfm_LCD

Description: 这是一个基于S3C2440 的VGA 驱动程序, 其中fc.c 是驱动程序,fc_test.c 是测试代码. 这是一个在LINUX frame buffer基础上利用 DMA 实现的高效驱动, 绝对原创!-This is a S3C2440 based on the VGA driver, which is fc.c driver, fc_test.c is the test code. This is a LINUX frame buffer based on the use of DMA to achieve high-performance drive, an absolute original!
Platform: | Size: 249856 | Author: XuYang | Hits:

[Linux-Unixili9325_20081119

Description: ili9325 Frame Buffer 驱动。-ili9325 Frame Buffer driver.
Platform: | Size: 8192 | Author: Zou-Yan | Hits:

[SCMTFTDriverNew_V2

Description: TFT液晶屏驱动模块Verilog源码。实现方法:XC95288+K6R4008,K6R4008主要用作帧缓冲区,此模块仅支持256色-TFT LCD driver module Verilog source code. Realization: XC95288+ K6R4008, K6R4008 mainly used as a frame buffer, this module only supports 256 colors
Platform: | Size: 3072 | Author: zhangming | Hits:

[Bookssimple_glow

Description: This sample is a simple example on how to perform a glow effect by rendering into an arbitrary size Frame Buffer Object (FBO). The Glow effect is performed on a specific part of the screen and can be done only on specific objects of the scene. You can imagine using such a postprocessing effect in CAD/DCC to emphasize some items from a selection or picking for example.-This sample is a simple example on how to perform a glow effect by rendering intoan arbitrary size Frame Buffer Object (FBO). The Glow effect is performed on a specific part of the screen and can be done onlyon specific objects of the scene.You can imagine using such a postprocessing effect in CAD/DCC to emphasizesome items from a selection or picking for example.
Platform: | Size: 401408 | Author: craig | Hits:

[Windows DevelopFusionSound-1.0.0.tar

Description: library for sounds using frame buffer
Platform: | Size: 1065984 | Author: Feres | Hits:

[Linux-Unixycbcr

Description: Creating YCbCr palette to make the linux frame buffer pallette.
Platform: | Size: 2048 | Author: yonghao | Hits:

[Linux-UnixFrameBuffer_Princeple_Application

Description: Frame Buffer 的原理及应用 非常好的一篇讲解Framebuffer的文章,内附有源代码-Frame Buffer Principle and Application of a very good article on the Framebuffer, containing source code
Platform: | Size: 23552 | Author: raoxuefeng | Hits:

[Linux-Unixfb.tar

Description: frame buffer example
Platform: | Size: 11264 | Author: dungnm | Hits:

[Embeded Linuxmxc_fb_blend_test

Description: frame buffer blending test on freescale imx cpu
Platform: | Size: 2048 | Author: liu | Hits:

[DirextXDirectFB-1.0.0-rc2.tar

Description: sample for frame buffer
Platform: | Size: 2144256 | Author: Eddy sim | Hits:

[Linux-Unixframebuffer

Description: 2440 frame buffer 测试程序,可以直接显示16位bmp 图片-2440 frame buffer test program, you can directly display 16-bit bmp image
Platform: | Size: 2048 | Author: 袁慎重 | Hits:

[Embeded Linuxfbtest

Description: Linux 2.6.18 Frame buffer OSD測試程式碼。 方便新手開發者,測試硬體顯示功能是否正確。-Linux 2.6.18 Frame buffer OSD test code. Novice developers to easily test hardware display correctly.
Platform: | Size: 1024 | Author: 小白 | Hits:
« 12 3 4 5 6 7 8 9 10 ... 19 »

CodeBus www.codebus.net